go/types.Checker.collectMethods (method)
3 uses
go/types (current package)
decl.go#L160: check.collectMethods(obj) // methods can only be added to top-level types
decl.go#L726: func (check *Checker) collectMethods(obj *TypeName) {
resolver.go#L640: check.collectMethods(obj)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)